Show All

Function Property

       

Returns or sets the function to be used for generating aggregate values. Read/write PivotTotalFunctionEnum.

expression.Function

expression   Required. An expression that returns a PivotTotal object.

Remarks

The Sum operator is the default value for numeric data types. The Count operator is the default value for other data types.